Fragile Locators ^^^^^ **Definition:** * Any slight change on the UI would fail the tests, and it will require some maintenance work to update the specific locator. **Code Example:** * No code examples yet... .. TODO CODE EXAMPLE **References:** .. admonition:: Quality attributes * :octicon:`file-code;1em` - Code Example * :octicon:`comment-discussion;1em` - Cause and Effect * :octicon:`graph;1em` - Frequency * :octicon:`sync;1em` - Refactoring * `How To Avoid Anti-Patterns In Cypress `_ :octicon:`file-code;1em` :octicon:`sync;1em`